home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 33
/
Amiga Format AFCD33 (Issue 117, Dec 1998).iso
/
-seriously_amiga-
/
archivers
/
unrar
/
changelog
< prev
next >
Wrap
Text File
|
1998-09-07
|
1KB
|
35 lines
============================================================================
User visible changes for my port of unRAR
============================================================================
Changes in 2.04.1 (13 Jun 1998)
* new upstream release
* added option `-cm': do not apply the current umask when extracting
* added description of `cm', `cl' and `cu' to usage screen
Changes in 2.03.1 (07 Apr 1998)
* new upstream release
* applied my patches from 2.02
* do not extract symbolic links - this is an implementation restriction
* fix a bug with solid archives and symbolic links (from Eugene Roshal)
* replace all gets with fgets
* some cleanups to pacify checkergcc
Changes in 2.02.2 (28 Dec 1997)
* fixed a problem with restauration of attributes of files that
cross volume boundaries
Changes in 2.02 (07 Oct 1997)
* new upstream release
* applied my patches from 2.01
Changes in 2.01 (04 May 1997)
* first release of unRAR version 2
* more intelligent translation of file attributes
* added undocumented option `-ch' for displaying file attributes
* filenames in archives created under DOS are translated to lower-case
by default (see also the options `-cl' and `-cu')
* added some conditionals for out-of-the box compilation
* avoid some compiler warnings